home *** CD-ROM | disk | FTP | other *** search
- 600 // Taxi Speed
- 1800 // Takeoff Speed
- 200 // Climbing Speed
- 70 // Taxi Acceleration
- 200 // Takeoff Acceleration
- 200 // Taxi Deacceration
-
- 800 // Speed that determines when the plane will raise off the ground.
-
- 22500 // Activation Distance Squared
-
- A_gull1.wav // Hit Sound
- L_vprop.wav // Operating Sound
-
- 1000.0 // Min. Sound Emitter Distance cm.
- 10000.0 // Max Sound Emitter Distance cm.
-
-
- airplane.sob // Model
-
- // Planes collision box.
- -50.0 0.0 -150.0
- 50.0 150.0 150.0
-
- 1 // Locations that person can enter plane
-
- 100.0 20.0 0.0 // Location on vehicle. ( local location )